projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34ce46c
)
Provide octave-hlp.
author
Karl Heuer
<kwzh@gnu.org>
Wed, 12 Mar 1997 00:33:56 +0000
(
00:33
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Wed, 12 Mar 1997 00:33:56 +0000
(
00:33
+0000)
lisp/progmodes/octave-hlp.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/octave-hlp.el
b/lisp/progmodes/octave-hlp.el
index b5032519895b582b559834d8f0f849c967543c31..e72e2adfbd802f559c0843ffc6a1114437b3ef2d 100644
(file)
--- a/
lisp/progmodes/octave-hlp.el
+++ b/
lisp/progmodes/octave-hlp.el
@@
-130,4
+130,8
@@
The files specified by `octave-help-files' are searched."
(message "Building help completion alist...done"))
octave-help-completion-alist)
+;;; provide ourself
+
+(provide 'octave-hlp)
+
;;; octave-hlp.el ends here